#myfatture-table > thead {
    background-color: #BBB;
}
#myfatture-table > tbody {
    background-color: #EEE;
    font-size: 11pt; 
}

#mync-table > thead {
    background-color: #BBB;
}
#mync-table > tbody {
    background-color: #EEE;
    font-size: 11pt; 
}